home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / kb_old.arc / POURVOUS.DOC < prev    next >
Text File  |  1991-07-20  |  938b  |  22 lines

  1. POURVOUS.COM is a utility program for use with IBM Compatible 80286, 
  2. 386 and 486 systems.  It enables the user to lock out the characters
  3. < and > which are largely programmers' marks and seldom used by the
  4. average typist using ordinary software programs.
  5.  
  6. The basic purpose is to prevent this kind of problem -- if you hold
  7. down the shift key you get U>S>A> instead of U.S.A.  With PourVous
  8. the < and > keys are locked out so the period and comma appear instead.
  9.  
  10. The ./> (Period-Greater Than) key will be locked so it always sends 
  11. a Period whether or not the Shift key is pressed.
  12.     
  13. The ,/< (Comma-Lesser Than) key will be locked so it always sends a 
  14. Comma whether or not the Shift key is pressed.
  15.  
  16. NOTE:  The < and > symbols can still be used by holding down both 
  17. the Shift and Alt keys while pressing Comma or Period.
  18.  
  19.      This is a TSR that uses 208 bytes of Base Ram.
  20.  
  21.  
  22. Written by B. Simon and R. M. Wilson